webPages 
Logical Entity Name  webPages 
Default Table Name  webPages 
Physical Only  NO 
Definition 
 
Note 
 

webPages Columns 
ColumnName  Domain  Datatype  NULL  Definition 
webPagesID(PK)    int  NO 
 
display    varchar(100)  YES 
 
descrip    varchar(255)  YES 
 
filePath    varchar(50)  YES 
 
access    varchar(50)  YES 
 
listOrder    int  YES 
 
enabled    bit  NO 
 
syStaffID    int  YES 
 
dateLstMod    datetime  YES 
 
dateAdded    datetime  YES 
 
userId    int  YES 
 
visible    int  YES 
 
VBMenuOption    varchar(256)  YES 
 
webCategory    varchar(50)  YES 
 
ts    timestamp  NO 
 

webPages Primary and Unique Keys 
Key Name  Key Type  Keys 
webPages_webPagesID_U_C_IDX  PrimaryKey  webPagesID 

webPages Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

webPages Check Constraints 
Check Constraint Name  CheckConstraint